home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- cancelInsertFontTag = id;
- determineActiveControls = id;
- insertFontTag = id;
- setFontColor = id;
- };
- CLASS = FontController;
- LANGUAGE = ObjC;
- OUTLETS = {
- colorButton = NSButton;
- colorField = NSTextField;
- colorWell = NSColorWell;
- faceButton = NSButton;
- faceField = NSTextField;
- fixedSizeField = NSTextField;
- fontPanel = NSPanel;
- sizeButton = NSButton;
- sizeMatrix = NSMatrix;
- sizePopUpButton = NSPopUpButton;
- sizeStepper = NSStepper;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }